home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / qlib205.zip / QLIB.ZIP / INC / OS.INC < prev    next >
Text File  |  1997-03-10  |  191b  |  7 lines

  1. OS_DOS equ 0   ;MS-DOS
  2. OS_WIN equ 1   ;Windows 3.1x
  3. OS_WIN95 equ 2 ;Windows 95/NT 4.0
  4. OS_WINNT equ 3 ;Windows NT 3.x
  5. OS_OS2 equ 4   ;OS/2    (not detected yet)
  6. OS_DV equ 5    ;Desqview
  7.